home *** CD-ROM | disk | FTP | other *** search
- ARexx.readme
-
- This directory contains several ARexx scripts that can be used with AEMail.
- You should read the .readme file associated with each script before using
- the script.
-
- The scripts are:
-
- Addtogrp.aem This script is used to add To: and cc: names from a
- received message to a group entry in the Address Book.
-
- Form.aem This script processes Forms sent as email from a
- browser.
-
- html.aem This script is used to read html email attachments
- using your browser. It is set up to use IBrowse. You
- will have to modify it to use a different browser.
-
- mailto.aem This script is a universal script that uses AEMail as a
- "mailto" agent in a browser. AEMail can be running
- when this script is executed.
-
- This directory also contains an alternate "mailcap" file which can be used
- to implement reading of html attachments.
-
- The file "AEMail-ARexx.doc" is an extraction of the ARexx portion of the
- AEMail.doc file and can be printed out as separate ARexx documentation.
-